home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/postproc/fog/r3fog.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/raytr/r3postpr.js")
- var R3CLID_FOGRENDER = 842;
- function r3Fogrender () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FOGRENDER, arguments);
- }
- // Attributes
- }
-
- r3Fogrender.prototype=new r3Postprocessor;
- // inc/plugins/postproc/fog/r3fog.h_H